home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Demos / Evatac Software / Preditor 3.0 / Preditor Folder / Scripts / Add Comment At EOL / Add Comment At EOL.rsrc / TEXT_1128.txt < prev    next >
Text File  |  1996-02-12  |  259b  |  1 lines

  1. Will insert a comment at the end of the current line at a specific column. The variable "commentColumn" determines at what column the comment will be placed.  The variable "cplusplusComment" specifies to use C++ style comments "//" instead of C style "/* */".